xit_seed_ovomorph_vector_policy = {
	weight = {
		base = 0
		modifier = {
			owner = {
				xit_is_xenomorph_safe_owner = yes
			}
			target = {
				is_country_type = default
				NOT = { xit_is_xenomorph_safe_owner = yes }
			}
			add = 20
		}
		modifier = {
			owner = {
				is_xenomorph_empire = yes
			}
			add = 20
		}
		modifier = {
			owner = {
				is_rival = root.target
			}
			factor = 2
		}
		modifier = {
			target = {
				has_ascension_perk = ap_xit_extragalactic_biosecurity_mandate
			}
			factor = 0.35
		}
	}
}
